Skip to content

agents: add Ripley's Log to CHORE(close) + starship polish#13

Merged
indykish merged 3 commits into
masterfrom
chore/agents-ripleys-log
Apr 12, 2026
Merged

agents: add Ripley's Log to CHORE(close) + starship polish#13
indykish merged 3 commits into
masterfrom
chore/agents-ripleys-log

Conversation

@indykish

Copy link
Copy Markdown
Owner

Summary

  • AGENTS.md — Add Ripley's Log as a required output of CHORE(close). A first-person, dated session log at docs/v2/agent-docs/RIPLEYS_LOG_{MMM}_{DD}_{HH_MM}.md capturing decisions, assumptions, dead ends, and follow-ups deferred — context that doesn't belong in commit messages or the spec but matters for the next agent picking up the thread. Required, not optional.
  • starship.toml — Raise `command_timeout` to 2000ms (killed lag on slower repos); add explicit `detect_files` for Zig (`build.zig`, `build.zig.zon`) and Python (`pyproject.toml`, `poetry.lock`, etc.) so the prompt shows the language badge reliably.

Pattern emerged during M15_002 zombie observability work — the Ripley's Log line in AGENTS.md was synced from that project's AGENTS.md.

Test plan

  • `source ~/.config/starship.toml` renders cleanly in a zig + a python repo
  • AGENTS.md renders correctly on github (no markdown weirdness)

🤖 Generated with Claude Code

indykish and others added 3 commits April 12, 2026 12:39
Ported from usezombie/M17_001:

- AGENTS.md: new "Schema Table Removal Guard" action-triggered section
  (pre-v2.0.0 teardown policy) wired into PLAN surface-area checklist,
  EXECUTE preamble, Oracle Operational Defaults, and a spec-vs-rules
  conflict check. Catches ALTER/DROP/SELECT-1 attempts automatically.
- RULES.md: RULE SCH rewritten (pre-v2.0 = full teardown, no markers).
  RULE EP4 gains pre-v2.0 carve-out — removed endpoints may 404 during
  teardown-rebuild era; 410 Gone stubs are mandatory post-v2.0 only.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
A first-person, dated session log under docs/v2/agent-docs/
RIPLEYS_LOG_{MMM}_{DD}_{HH_MM}.md capturing decisions made, assumptions
surfaced, dead ends, trade-offs, and follow-ups deferred — the context
that doesn't belong in commit messages or the spec but matters for the
next agent picking up the thread.

Required (not optional) for every non-trivial CHORE(close). Commits
alongside the spec move.

Synced from usezombie M15_002 work where the pattern emerged.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@indykish indykish merged commit 4f68fae into master Apr 12, 2026
1 check passed
@indykish indykish deleted the chore/agents-ripleys-log branch April 12, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant